home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 July: Technology Seed / ATS July '97.toast / Mac OS 8 / Docs-Interfaces-Libs / Contextual Menus / ContextTypeCMPlugin (Sample) / Prefix.S7.d.h < prev   
Encoding:
C/C++ Source or Header  |  1997-03-24  |  253 b   |  21 lines  |  [TEXT/CWIE]

  1. /*
  2.     File:        Prefix.S7.d.h
  3.  
  4.     Contains:    <contents>
  5.  
  6.     Written by:    Guy Fullerton
  7.  
  8.     Copyright:    <copyright>
  9.  
  10.     Change History (most recent first):
  11.  
  12.         <0+>     1/16/97    GBF     first checked in
  13. */
  14.  
  15.  
  16. #define DEBUG 1
  17.  
  18. #if DEBUG
  19. #pragma traceback on
  20. #endif
  21.